@charset "utf-8";

#linha{
	top:342px;
}
#adestaque{
	position:relative;
	float:right;
	width:635px;
	height:auto;
	margin-top:60px;
	margin-right:40px;
}
#adestaque h3{
	width:255px;
	height:68px;
	background-image:url("../img/adestaque_h3.png");
	margin-bottom:40px;
	margin-left:-22px;
}
#adestaque h5{
	width:384px;
	height:70px;
	background-image:url("../img/fotos.png");
	margin-bottom:40px;
	margin-left:-22px;
}
#post{
	width:635px;
	margin-bottom:30px;
}
#post h4{
	font-size:16px;
	margin-top:30px;
	text-align:center;
}
#post p{
	line-height:17px;
	text-align:justify;
	margin-top:40px;
}
.post{
	margin-top:30px;
	float:left;
	width:635px;
}
.post img{
	float:left;
	width:70px;
	/*height:70px;*/
	border:1px solid #dadada;
}
.post div{
	float:right;
	width:530px;
	height:90px;
	border-bottom:1px solid #dadada;
	padding-bottom:15px;
}
.post h4{
	font-size:14px;
	margin-bottom:9px;
}
.post p{
	margin-bottom:9px;
	text-align:justify;
}
.post a{
	color:#f2001c;
}
#adestaque select{
	border:1px solid #999;
	width:100px;
	float:right;
	margin-left:10px;
}
#adestaque input{
	background-color:#999;
	padding:2px 12px;
	cursor:pointer;
	float:right;
	margin-left:10px;
}
